Missing Method in WebController

Error: The action integracion_apps%22 is not defined in controller WebController

Error: Create WebController::integracion_apps%22() in file: app/controllers/web_controller.php.

<?php
class WebController extends AppController {

	var $name = 'Web';


	function integracion_apps%22() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp

(default) 3 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `waydata_products`12122
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci';111
3SHOW FULL COLUMNS FROM `waydata_product_detail`881